home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / mhslib.zip / LIBRARY.DOC < prev    next >
Text File  |  1992-04-20  |  28KB  |  721 lines

  1. MHS Librarian!
  2.  
  3.  
  4.  
  5.                       ▄▄████▄▄
  6.             ▄█▀█▄   ▄█▀▀  ▀▀███▄
  7.            █▀   ▀█▄█▀        ███
  8.            ▀█▄ ▄█▀ ▀█▄▄    ▄██▀
  9.              ▀▀▀      ▀▀▀▀▀▀
  10.            ███           ▄███ ███          ███  ▄██
  11.            ███ ▄▄▄ ▄▄▄  ▄███▄ ▄▄▄ ▄▄▄ ▄▄▄  ▄▄▄ ▄███▄  ▄▄▄▄
  12.            ███ ███▀ ███  ███  ███ ███▀ ███ ███  ███  ███▄██
  13.            ███ ███  ███  ███  ███ ███  ███ ███  ███▄ ▀██▄▄▄
  14.  
  15.             T   E   C   H   N   O   L   O   G   I   E   S
  16.  
  17.                    11433 Cronridge Drive, Suite H
  18.                        Owings Mills, MD 21117
  19.                           +1-410-363-1097
  20.                        FAX: +1-410-363-3779
  21.  
  22.                       MHS: Support @ Infinite
  23.           CompuServe: >MHS:Support @ Infinite (or 73270,405)
  24.            Internet: Support @ Infinite.MHS.CompuServe.com
  25.  
  26.  
  27. OVERVIEW
  28.  
  29.   MHS Librarian! will allow users to request information from one
  30.   MHS site to be forwarded to them at another.  MHS Librarian! is
  31.   a gateway process that is run on the MHS Server.  When mail is
  32.   received by the gateway, MHS Librarian! will generate a reply
  33.   message to the originator with the requested file attached.
  34.  
  35.   Requests are made by placing a keyword in the subject line of
  36.   the message that you address to the library.  A list of
  37.   available files can be requested by sending a message to MHS
  38.   Librarian! with the keyword of INDEX.
  39.  
  40.   System administrators can also configure MHS Librarian! so that
  41.   select users can request files or directory listings other than
  42.   those in the index.  This is useful for accessing files you
  43.   accidentally left at work or other location.  Security for this
  44.   level of access is provided by the included PASSWORD.EXE
  45.   program, your own password program, or a password data file that
  46.   you create.  The PASSWORD.EXE program that ships with MHS
  47.   Librarian! can accept a variable you chose that gets merged with
  48.   it's password to insure a unique password, and will generate a
  49.   new password every day of operation.
  50.  
  51. REQUIREMENTS
  52.  
  53.   MHS Librarian! requires Novell NetWare MHS (Network or Personal)
  54.   version 1.5 or greater.  (The 30-day trial version also requires
  55.   a Novell NetWare network.)
  56.  
  57.   Your e-mail system should be capable of delivering mail using
  58.   MHS.
  59.  
  60.   Before you can install or use MHS Librarian!, you must have your
  61.   MHS Server and e-mail system operational.
  62.  
  63.  
  64. INSTALLING MHS LIBRARIAN!
  65.  
  66.   MHS Librarian! runs as an MHS gateway process named LIBRARY.
  67.  
  68.   1)   Take your MHS server off-line by exiting from MHS on your
  69.        MHS mail server.
  70.  
  71.   2)   MHS Librarian comes in 30 Day Evaluation or Commercial
  72.        versions.  Execute the appropriate utility for the version
  73.        that you have:
  74.  
  75.      A)   If you are installing the 30 Day Evaluation version, execute
  76.           LB30DAY.EXE from the distribution diskette.
  77.  
  78.      B)   If you are installing the commercial version, execute
  79.           LBINSTAL.EXE from the distribution diskette.
  80.  
  81.   3)   Copy the contents of the distribution diskette into a
  82.        directory on system, for example the \MHS\EXE directory.
  83.  
  84.   4)   To install the MHS Librarian gateway process, execute
  85.        LIBRARY.EXE from the directory that you copied it to.
  86.  
  87.   5)   You will need to decide whether or not you want to allow
  88.        access to files on on your system that are not defined within
  89.        the index.  (See: Setting the Password for Non-Index File
  90.        Access)
  91.  
  92.      A)   If you want to allow non-index access using the included password
  93.           program:
  94.  
  95.           Answer YES to the question "Install PASSWORD.EXE?"  Library
  96.           will copy the supplied PASSWORD.EXE to the gateway directory.
  97.  
  98.      B)   If you want to allow non-index access with a fixed password:
  99.  
  100.           Answer NO to the question "Install PASSWORD.EXE?"
  101.  
  102.      C)   If you do not want to allow non-index access:
  103.  
  104.           Answer NO to the question "Install PASSWORD.EXE?"
  105.  
  106.   6)   Restart your MHS Server.
  107.  
  108.  
  109. CONFIGURING MHS LIBRARIAN!
  110.  
  111.   SETTING THE PASSWORD FOR NON-INDEX FILE ACCESS
  112.  
  113.   Before MHS Librarian! processes any requests, it looks to see if
  114.   there is a password program installed.  This password program
  115.   should write the password it creates into a file named
  116.   PASSWORD.DAT.
  117.  
  118.   If PASSWORD.EXE exists, Librarian will execute that program.  If
  119.   the program does not exist, Librarian will then look for a
  120.   PASSWORD.DAT file.
  121.  
  122.   The PASSWORD.EXE program that comes with the MHS Librarian!
  123.   generates a unique password everyday.  Although this is secure,
  124.   you can alter the password by giving it a "feed" password that
  125.   it will combine with it's own, making the new password even more
  126.   unique to your system.
  127.  
  128.   NOTE: If you are using the included password generating program,
  129.   you should add a statement in the batch file that runs MHS to
  130.   set the feed for the password.
  131.  
  132.       Example:   SET LIBPWD=mypassword   (where mypassword is the feed)
  133.  
  134.   If you want to create a program that will generate your own
  135.   password, it should be installed in the
  136.   MHS\MAIL\GATES\LIBRARY\PUBLIC directory, and should write it's
  137.   password to a PASSWORD.DAT file in that directory.
  138.  
  139.   If you want to allow access, but use a fixed password, simply
  140.   create a PASSWORD.DAT file in the MHS\MAIL\GATES\LIBRARY\PUBLIC
  141.   directory.  To change the password, simply edit this file.
  142.  
  143.  
  144.   CREATING THE MHS LIBRARIAN! INDEX
  145.  
  146.   A library index can be created for access by users, identifying
  147.   the files that you would like to make available for requests.
  148.   The source file for the index is an ASCII file named LIBRARY.DAT
  149.   and is stored in the MHS\MAIL\GATES\LIBRARY directory.  It
  150.   contains the keyword, optional password, description, and the
  151.   path and filename for each item.  Each keyword in your list can
  152.   have a separate password.  You can also specify that the file
  153.   (or files) be compressed before they are sent.
  154.  
  155.   The file is in the format of:
  156.  
  157.       keyword | Description | DRIVE:\PATH\FILENAME.EXE /OPT
  158.  
  159.       or, when password protecting entries:
  160.  
  161.       keyword=password | Description | DRIVE:\PATH\FILENAME.EXE /OPT
  162.  
  163.   NOTE: The only option is /ZIP for use when wildcards are used
  164.   for multiple files or if you want MHS Librarian! to compress the
  165.   file.  To use this option, you must have a copy of PKZIP in the
  166.   search path for your MHS server.
  167.  
  168.   There are reserved characters for use in this file which allow
  169.   you the flexibility to customize the library index listing.
  170.   These characters are as follows:
  171.  
  172.      ;    Indicates this line is a comment in the listing.
  173.  
  174.      :    Descriptive line.  May be password protected by using
  175.           :=Password
  176.  
  177.      !    Tells the MHS Librarian! to insert a column header here.
  178.           You may password protect this by using !=Password
  179.  
  180.  
  181. SAMPLE LIBRARY.DAT FILE
  182.  
  183.   The following information is the listing of the included sample
  184.   LIBRARY.DAT file.  It is included here as a working example of
  185.   the flexibility of Librarian's minimal scripting language.  You
  186.   can use it as the basis for creating your own index.
  187.  
  188.  
  189. ; The following lines are comments:
  190. ;
  191. ; LIBRARY.DAT - Used to contain the listings of files for MHS Librarian!
  192. ;
  193. ; NOTE: The following lines are descriptive lines for the generated index:
  194. :
  195. :                  ▄▄████▄▄
  196. :        ▄█▀█▄   ▄█▀▀  ▀▀███▄
  197. :       █▀   ▀█▄█▀        ███
  198. :       ▀█▄ ▄█▀ ▀█▄▄    ▄██▀
  199. :         ▀▀▀      ▀▀▀▀▀▀
  200. :       ███           ▄███ ███          ███  ▄██
  201. :       ███ ▄▄▄ ▄▄▄  ▄███▄ ▄▄▄ ▄▄▄ ▄▄▄  ▄▄▄ ▄███▄  ▄▄▄▄
  202. :       ███ ███▀ ███  ███  ███ ███▀ ███ ███  ███  ███▄██
  203. :       ███ ███  ███  ███  ███ ███  ███ ███  ███▄ ▀██▄▄▄
  204. :
  205. :        T   E   C   H   N   O   L   O   G   I   E   S
  206. :
  207. :       Please address all comments, requests or suggestions to
  208. :
  209. :       SALES @ INFINITE
  210. :
  211. :ExpressIT! Electronic Mail System  (30 Day Trial Versions)
  212. :
  213. !Place the header here ...
  214. ;
  215. ;NOTE: These items have no passwords associated with them and are in the
  216. ;      format:  KEYWORD | DESCRIPTION OF FILE | LOCATION OF FILES
  217. ;
  218. ExpressIT! | ExpressIT! for DOS | F:\DEMO\ex30day\dos\*.* /ZIP
  219. ExpressIT!/Win | ExpressIT! for Windows | F:\DEMO\ex30day\windows\*.* /ZIP
  220. ;
  221. ;More desciptive lines for next topic
  222. :
  223. :
  224. :Network Utility Programs  (30 Day Trial Versions)
  225. :
  226. !Place another header here ...
  227. ;
  228. Castaway! | NetWare SEND Interceptor | f:\DEMO\ca30day\*.* /zip
  229. PopIT! | TSR Menu System | f:\DEMO\po30day\*.* /zip
  230. OnCall! | User Chat Facility | f:\DEMO\oc30day\*.* /zip
  231. I-Queue! | Sets and Maintains Capture | f:\DEMO\IQ30day\*.* /zip
  232. ;
  233. ;More desciptive lines for next topic
  234. :
  235. :
  236. :Utility Programs for NetWare Message Handling Service (MHS)
  237. :
  238. !Place another header here ...
  239. ;
  240. MHSNotify! | Notification of MHS Mail | f:\DEMO\mn30day\*.* /zip
  241. SendIT! | Command Line Message Generator | f:\DEMO\sendit.exe
  242. MDMDRIVERS | Additional MHS Modem Drivers | f:\DEMO\mhsdrv.exe
  243. :
  244. :
  245. ;
  246. ;   NOTE: The following items are password protected with the password USRPWD
  247. ;
  248. :=USRPWD The following files are requested by using a subject
  249. :=USRPWD in the form KEYWORD=USRPWD
  250. ;
  251. ; Put a header in here, protected with the password USRPWD
  252. !=USRPWD
  253. ;
  254. ; These keywords are protected with the password USRPWD
  255. ;
  256. WINUPDMHS=USRPWD | ExpressIT! Windows,|F:\UPDATES\expwinm.exe /zip
  257. WINUPDNET=USRPWD | ExpressIT! Windows, NetWare | F:\UPDATES\expwin.exe /zip
  258. DOSUPDMHS=USRPWD | ExpressIT! DOS, MHS | F:\UPDATES\expressm.* /zip
  259. DOSUPDNET=USRPWD | ExpressIT! DOS, NetWare | F:\UPDATES\express.* /zip
  260. LIBRARY=USRPWD | MHS Librarian | F:\UPDATES\LIBRARY.exe /zip
  261. PASSWORD=USRPWD | Password Generating Tool | F:\UPDATES\PASSWORD.EXE /zip
  262. ;
  263. ;
  264. ; This is the end!
  265.  
  266.  
  267. OUTPUT FROM SAMPLE LIBRARY.DAT FILE
  268.  
  269. The following is the actual output from a request to MHS Librarian! with a
  270. keyword of INDEX using the included LIBRARY.DAT file:
  271.  
  272. 04-16-1992                Library Listing             18:58:22
  273.  
  274.                   ▄▄████▄▄
  275.         ▄█▀█▄   ▄█▀▀  ▀▀███▄
  276.        █▀   ▀█▄█▀        ███
  277.        ▀█▄ ▄█▀ ▀█▄▄    ▄██▀
  278.          ▀▀▀      ▀▀▀▀▀▀
  279.        ███           ▄███ ███          ███  ▄██
  280.        ███ ▄▄▄ ▄▄▄  ▄███▄ ▄▄▄ ▄▄▄ ▄▄▄  ▄▄▄ ▄███▄  ▄▄▄▄
  281.        ███ ███▀ ███  ███  ███ ███▀ ███ ███  ███  ███▄██
  282.        ███ ███  ███  ███  ███ ███  ███ ███  ███▄ ▀██▄▄▄
  283.  
  284.         T   E   C   H   N   O   L   O   G   I   E   S
  285.  
  286.        Please address all comments, requests or suggestions to
  287.  
  288.        SALES @ INFINITE
  289.  
  290. ExpressIT! Electronic Mail System  (30 Day Trial Versions)
  291.  
  292. Keyword          Description
  293. ---------------- ---------------------------------------------
  294. EXPRESSIT!       ExpressIT! for DOS
  295. EXPRESSIT!/WIN   ExpressIT! for Windows
  296.  
  297.  
  298. Network Utility Programs  (30 Day Trial Versions)
  299.  
  300. Keyword          Description
  301. ---------------- ---------------------------------------------
  302. CASTAWAY!        NetWare Send Intercepter
  303. POPIT!           TSR Menu System
  304. ONCALL!          User Chat Facility
  305. I-QUEUE!         Sets and maintains capture
  306.  
  307.  
  308. Utility Programs for NetWare Message Handling Service (MHS)
  309.  
  310. Keyword          Description
  311. ---------------- ---------------------------------------------
  312. MHSNOTIFY!       Notification of MHS Mail
  313. SENDIT!          Command Line Message Generator
  314. MDMDRIVERS       Additional MHS Modem Drivers
  315.  
  316.  
  317. USING MHS LIBRARIAN!
  318.  
  319.   To use MHS Librarian, you address a message to it, and specify
  320.   your requests on the subject line of the message.  Requests can
  321.   be for help, listings, or files on the remote system.  Files may
  322.   be requested from a special index, or for specific files that
  323.   are not listed in the index.  Special requests can also be made
  324.   for directories, activity logs, and assistance with non-index
  325.   requests.
  326.  
  327. Addressing the Message
  328.  
  329.   The username for the MHS Librarian! gateway can vary based upon
  330.   your installation.  For this discussion we will assume that it
  331.   is LIBRARY@HOST.
  332.  
  333.   MHS Librarian! assumes that it is to send the information
  334.   requested to the return address of the sender of the request.
  335.  
  336.      Example:  LIBRARY@HOST
  337.  
  338.      This will generate a message with the requested file attached and address
  339.      it to the sender of the request with the FROM: field filled with MHS
  340.      Librarian's address.
  341.  
  342.   You can specify that MHS Librarian send the message to another
  343.   user by using MHS's extended addressing information in the TO:
  344.   field of the message.
  345.  
  346.      Example:  LIBRARY@HOST {USERNAME@REMOTE)
  347.  
  348.      This will generate a message with the requested file attached and send it
  349.      to USERNAME@REMOTE, with the FROM: field filled with your name.
  350.  
  351.   You can also pass extended address information through to the
  352.   remote address.
  353.  
  354.      Example:  LIBRARY@HOST {FAX@HOST | /Fax:363-3779;/To:John Madill}
  355.  
  356.      Creates a message addressed to FAX@HOST {/Fax:363-3779;/To:John Madill},
  357.      with the FROM: field filled with your name.
  358.  
  359.  
  360. MAKING REQUESTS TO MHS LIBRARIAN!
  361.  
  362. Requesting an Index:
  363.  
  364.   To request that the list of available files be sent to you,
  365.   specify INDEX in the subject.  If items that are listed in the
  366.   index are password protected, and you know the password, you may
  367.   request that index by using the command INDEX=PASSWORD in your
  368.   subject.  (See: Output from Sample LIBRARY.DAT File)
  369.  
  370. Requesting Files in the Index:
  371.  
  372.   You make your requests by placing the KEYWORD on the subject
  373.   line of your message.  If an item in the index has been
  374.   protected by a password, you make that request by placing the
  375.   command KEYWORD=PASSWORD in the subject.
  376.  
  377. For Files that are not in the index:
  378.  
  379.   System administrators can also configure MHS Librarian! so that
  380.   select users can request files or directory listings other than
  381.   those in the index.  This is useful for accessing files you
  382.   accidentally left at work or elsewhere.
  383.  
  384.   You can make only one request per message using this method of
  385.   access!
  386.  
  387.   NOTE: If your system uses a password generating program, all
  388.   remote users should have a copy of it to calculate the password
  389.   each day.  To use the included PASSWORD.EXE, enter the command:
  390.  
  391.       PASSWORD mypassword          (where mypassword is the feed)
  392.  
  393.       If you have a fixed password, notify all authorized remote users of it.
  394.  
  395.   To request a file that isn't in the index, use
  396.   PASSWORD=DRIVE:\PATH\FILENAME.EXT as the subject line of your
  397.   message.  The filename must include the complete path to the
  398.   file.
  399.  
  400.       Example:      PASSWORD=F:\PUBLIC\INIT.BAT
  401.  
  402.   If you want MHS Librarian! to compress the file, and have a copy
  403.   of PKZIP in the search path, you can add the option /ZIP in the
  404.   subject.
  405.  
  406.       Example:      PASSWORD=F:\PUBLIC\INIT.BAT /ZIP
  407.  
  408.   NOTE: Optionally, with the /ZIP option, you can request multiple
  409.   files.  This is the only means to get more than one file with
  410.   one request.
  411.  
  412.  
  413. SPECIAL REQUESTS
  414.  
  415.   Requesting Help
  416.  
  417.   To request that the help file be sent to you, specify HELP in
  418.   the subject.
  419.  
  420.   To request help for non-indexed file access, place PASSWORD=HELP
  421.   in the subject of the message.  You can make only one request
  422.   per message using this method!
  423.  
  424.   The help files are named LIBRARY.HLP and LIBADMIN.HLP, and are
  425.   located in the MHS\MAIL\GATES\LIBRARY directory.  These are
  426.   ASCII files that you can customize for your users with an
  427.   editor.
  428.  
  429.   Directory Listings
  430.  
  431.   MHS Librarian! will allow you to request a directory of files
  432.   for a given directory by specifying the password, path and file
  433.   mask on the subject line.
  434.  
  435.   You can make only one request per message using this command!
  436.  
  437.      Example:  PASSWORD=F:\SYSTEM\*.EXE /DIR
  438.  
  439. Sample Output from /DIR Request:
  440.  
  441. 04-16-1992         Directory Listing          19:45:29
  442.  
  443.      F:\SYSTEM\*.*
  444.  
  445.      File Name     Attributes                File Size
  446.      ------------  --------------  -------------------
  447.      WANGTEK.EXE   Sh . .. . .. .         23,090 bytes
  448.      UPGRADE.EXE   Sh . .. . .. .        246,952 bytes
  449.      BINDREST.EXE  Sh . .. . .. .         19,449 bytes
  450.      PAUDIT.EXE    Sh . .. . .. .         17,775 bytes
  451.      DOSGEN.EXE    Sh . .. . .. .          9,724 bytes
  452.      BINDFIX.EXE   Sh . .. . .. .         63,297 bytes
  453.      ATOTAL.EXE    Sh . .. . .. .         21,751 bytes
  454.      SECURITY.EXE  Sh . .. . .. .         39,769 bytes
  455.      WSUPDATE.EXE  Sh . .. . .. .         49,408 bytes
  456.      RSETUP.EXE    Sh . .. . .. .        194,401 bytes
  457.      ACONSOLE.EXE  Sh . .. . .. .        109,859 bytes
  458.      RCONSOLE.EXE  Sh . .. . .. .         79,203 bytes
  459.      HIDEFILE.EXE  Sh . .. . .. .         12,679 bytes
  460.      SLIST.EXE     Sh . .. . .. .         14,176 bytes
  461.      SHOWFILE.EXE  Sh . .. . .. .         12,695 bytes
  462.      GINSTALL.EXE  Sh . .. . .. .         45,452 bytes
  463.      DCONFIG.EXE   Sh . .. . .. .         22,247 bytes
  464.                                    -------------------
  465.   Totals:          17 File(s) in         981,927 Bytes
  466.  
  467.  
  468. ACTIVITY LOG
  469.  
  470.   The activity log is a report that shows you what requests have
  471.   been made, when they were made, and who made them.
  472.  
  473.   You can make only one request per message using this command!
  474.  
  475.   NOTE: When you request the activity log, the current log file is
  476.   deleted.
  477.  
  478.   To request that the Activity Log be sent to you and the Admin
  479.   User, specify /LOG in the subject.
  480.  
  481.      Example:  PASSWORD=/LOG
  482.  
  483. Sample Output from Activity Log:
  484.  
  485.    Date & Time: 04-16-1992 at 19:41:37
  486.  Originated by: BRETT @ INFINITE (Brett Warthen)
  487.     Message to: BRETT @ INFINITE (Brett Warthen)
  488.          Title: INDEX: Your Index of Library Files
  489.        Request: index
  490.        Subject: J:\MHS\MAIL\GATES\LIBRARY\public\LIBRARY.LST
  491.           File: LIBRARY.LST
  492.         Status: OK
  493.         Option: COPY
  494. ----------------------------------------------------------------
  495.    Date & Time: 04-16-1992 at 19:45:29
  496.  Originated by: JOHN @ INFINITE (John Madill)
  497.     Message to: JOHN @ INFINITE (John Madill)
  498.        Request: 4705=f:\system\*.* /dir
  499.        Subject: f:\system\*.*
  500.           File: *.*
  501.         Status: OK
  502.         Option: DIR
  503. ----------------------------------------------------------------
  504.  
  505. PRODUCTS FROM INFINITE TECHNOLOGIES
  506. ===================================
  507.  
  508. Infinite Technologies offers innovative and easy-to-use software
  509. solutions, designed primarily for the networked environment.
  510.  
  511. We back our products with dependable service and special attention
  512. to individual requirements.  All of our programs are easy to learn
  513. and use, and are designed to increase your efficiency.
  514.  
  515.  
  516. NETWORK UTILITIES
  517. -----------------
  518.  
  519. *  I-Queue! - Simplifies network printing and print queue management
  520.    in the Novell NetWare environment.  From within a small memory
  521.    resident pop-up (0 to 2-1/2KB), I-Queue! allows users to easily
  522.    change NetWare print queues and modify "capture" parameters.
  523.    I-Queue! is compatible with Novell's PRINTCON/PRINTDEF and adds
  524.    global PRINTCON support for Novell's own utilities.
  525.    Queue management capabilities include:  delete/reorder print jobs,
  526.    move/copy jobs between queues, and hold/delayed printing.
  527.  
  528. *  CastAway! - A better NetWare broadcast message trap.  Get NetWare
  529.    message notification (e.g., SEND) without your PC locking up until
  530.    you press CTRL-ENTER!  Get notified of new messages while in graphics
  531.    based applications!  All in 0 to 1-1/2KB of conventional memory!
  532.  
  533. *  PopIT! - Gain pop-up access to almost ANY program with less than
  534.    2-1/2 KB overhead.  Network administrators -- access SYSCON,
  535.    RCONSOLE, FCONSOLE and all of your favorite network utilities
  536.    without leaving your current application.
  537.  
  538. *  OnCall! - A memory resident "Chat" utility for Novell NetWare,
  539.    that runs in between 0 and 2-1/2 KB of workstation memory.
  540.    Simple, straightforward, and easy to use.
  541.  
  542. EXPRESSIT! ELECTRONIC MAIL
  543. --------------------------
  544.  
  545. *  ExpressIT! Electronic Mail - The ExpressIT! Electronic Mail product
  546.    family includes the following products:
  547.  
  548.    *  ExpressIT! - The network version of ExpressIT!, including
  549.       the MHS-compatible DOS version, which runs in less than 2KB of
  550.       resident memory.
  551.  
  552.    *  ExpressIT! Remote - A remote version of ExpressIT! (DOS) customized
  553.       for use on stand-alone/remote PCs.  Includes Personal MHS and
  554.       allows users to send and receive mail with any MHS based
  555.       electronic mail system.  Includes the ability to run the MHS
  556.       Connectivity Manager from within the 2KB TSR without exiting
  557.       your current application.
  558.  
  559.    *  ExpressIT! Windows Client - An upgrade for the network version
  560.       of ExpressIT! offering native support for the Microsoft Windows
  561.       environment, and a wealth of additional features.
  562.  
  563.    *  ExpressIT! Remote Windows - A remote version of the Windows
  564.       version of ExpressIT! customized for use on stand-alone/remote
  565.       PCs.  Includes Personal MHS and allows users to send and receive
  566.       mail with any MHS based electronic mail system.
  567.  
  568.       A special Windows based MHS configuration utility eliminates the
  569.       need to use the MHS Directory Manager.
  570.  
  571.    All versions of ExpressIT! include ExpressIT! Directory Assistance,
  572.    facilitating automatic exchange of user directories between ExpressIT!
  573.    hosts.
  574.  
  575. MHS GATEWAYS AND UTILITIES
  576. --------------------------
  577.  
  578. *  MHS Scheduler - An MHS mail agent that provides greater flexibility
  579.    in configuring when MHS will connect to a host.  On a host-by-host
  580.    basis, the MHS administrator can configure different frequencies of
  581.    forced connections based on different times of the day, with
  582.    separate weekday, weekend, and holiday scheduling possible.
  583.    MHS gateways and internetwork connections can also be scheduled.
  584.    The companion RunIT! utility simplifies the creation of batch file
  585.    gateways...now you can run your tape backup system on your MHS
  586.    server.
  587.  
  588. *  MHS Librarian! - An MHS Gateway that allows users to request
  589.    information to be forwarded to them at another.  Requests are
  590.    made by placing a keyword in the "SUBJECT" field of the message
  591.    that you address to the library.  A list of files may be
  592.    requested by sending a message with the keyword of INDEX.  The
  593.    system Admin can also configure MHS Librarian so that selected
  594.    users can request files or directories other than those that
  595.    appear in the index.  Security is provided by a password program
  596.    that generates unique daily passwords, a fixed password, or you
  597.    can create your own password utility.
  598.  
  599. *  PageIT! - An MHS gateway connecting MHS-based electronic mail
  600.    systems to full text alphanumeric pagers.  Once configured,
  601.    sending messages to an alphanumeric pager is as simple as
  602.    sending a message from your favorite MHS application.
  603.  
  604. *  ForwardIT! - An MHS mail agent for automatically forwarding
  605.    MHS based electronic mail messages.  ForwardIT! can forward
  606.    (or copy) messages addressed to an MHS address to an alternate
  607.    address.
  608.  
  609.    ForwardIT! is most useful in the MHS remote e-mail environment.
  610.    By remote, we refer to field workers or business travelers who
  611.    operate ExpressIT! Remote, or other MHS compatible remote
  612.    software, on a PC or laptop to access their electronic mail
  613.    from a distant location.  Examples could include a salesperson
  614.    between sales calls, a business traveler in a hotel room,
  615.    or work-at-home scenarios.
  616.  
  617.    Without ForwardIT!, when mail is sent to a recipient's office
  618.    address, MHS does not allow for a remote user to dial into the
  619.    network and retrieve mail waiting for their office address.  Mail
  620.    addressed to this office address can only be picked up at the
  621.    office.
  622.  
  623.    In order to send a message to the user's MHS remote, the sender
  624.    must assume responsibility for sending a copy of the message to
  625.    the remote MHS address.
  626.  
  627.    With ForwardIT!, the user leaves a forwarding address at the
  628.    office, and while they're out, all messages will be forwarded,
  629.    or copied, to their forwarding address, giving users transparent
  630.    access to their electronic mail while away from the office.
  631.  
  632.    This forwarding address can be any valid MHS address, including
  633.    addresses via MHS gateways.
  634.  
  635. *  MhsQ! - An MHS gateway interface to NetWare print queues.
  636.    Messages can be sent via MHS to a NetWare print queue.
  637.    This capability can be useful for MHS remote sites and/or
  638.    MHS enabled applications for generating printed output
  639.    and/or reports.
  640.  
  641.    Sample applications for MhsQ! include generating work orders to
  642.    a printer via MHS.
  643.  
  644. *  MHSNotify! - A TSR which runs on the MHS mail server only, and
  645.    automatically notifies recipients of new electronic mail
  646.    received from remote MHS sites, or across internetwork
  647.    connections.  An excellent alternative to MHSALERT for
  648.    DaVinci e-mail users!  (MHSNotify! is bundled with ExpressIT!)
  649.  
  650. DOWNLOADING TRIAL VERSIONS FROM COMPUSERVE
  651. ------------------------------------------
  652.  
  653.    30-Day Trial Versions of many Infinite Technologies Products are
  654.    available on CompuServe!  Look for the following files in the
  655.    NOVLIB Forum, Library 15 or 17:
  656.  
  657.       XPRESS.ZIP - ExpressIT! Electronic Mail (NetWare)
  658.                    (DOS and Windows versions combined)
  659.       EXPDOS.ZIP - ExpressIT! Electronic Mail (NetWare) (DOS Version)
  660.       EXPWIN.ZIP - ExpressIT! Electronic Mail (NetWare) (Windows Version)
  661.       XPRES2.ZIP - ExpressIT! Electronic Mail (Remote & non-NetWare)
  662.                    (DOS and Windows versions combined)
  663.       POPIT.ZIP  - PopIT!
  664.       ONCALL.ZIP - OnCall!
  665.       CASTAW.ZIP - CastAway!
  666.       IQUEUE.ZIP - I-Queue!
  667.       MHSCED.ZIP - MHS Scheduler
  668.       PAGEIT.ZIP - PageIT!
  669.       4WARD.ZIP  - ForwardIT!
  670.       MHSNFY.ZIP - MHSNotify!
  671.       MHSLIB.ZIP - MHS Librarian!
  672.  
  673.    And don't miss our *FREE* utilities (in NOVLIB Library 16 or 17):
  674.  
  675.       NETERR.ZIP - Network error handlers (CRITTER, SHATTACH)
  676.                    to reboot unattended workstations and clear
  677.                    network errors.
  678.       MHSACT.ZIP - Automatically re-activate deactivated MHS
  679.                    internetwork hosts without operator intervention.
  680.       MHSSWP.ZIP - Redirect MHS swap files to a local drive or
  681.                    VDISK.
  682.       CREATQ.ZIP - Create NetWare print queues on a volume other
  683.                    than SYS:
  684.       MHSBPL.ZIP - Configure MHS 1.5C host to host communications
  685.                    to use the B+ protocol.
  686.       SENDIT.ZIP - Send MHS messages from the DOS command line
  687.                    or batch files.
  688.  
  689.    Browse NOVLIB on the keyword INFINITE for a complete listing of all
  690.    Infinite Technologies uploads!
  691.  
  692.          BRO /KEY:INFINITE /LIB:ALL
  693.  
  694.  
  695.  
  696.  
  697. FOR MORE INFORMATION, CONTACT:
  698.  
  699.  
  700.                       ▄▄████▄▄
  701.             ▄█▀█▄   ▄█▀▀  ▀▀███▄
  702.            █▀   ▀█▄█▀        ███
  703.            ▀█▄ ▄█▀ ▀█▄▄    ▄██▀
  704.              ▀▀▀      ▀▀▀▀▀▀
  705.            ███           ▄███ ███          ███  ▄██
  706.            ███ ▄▄▄ ▄▄▄  ▄███▄ ▄▄▄ ▄▄▄ ▄▄▄  ▄▄▄ ▄███▄  ▄▄▄▄
  707.            ███ ███▀ ███  ███  ███ ███▀ ███ ███  ███  ███▄██
  708.            ███ ███  ███  ███  ███ ███  ███ ███  ███▄ ▀██▄▄▄
  709.  
  710.             T   E   C   H   N   O   L   O   G   I   E   S
  711.  
  712.                    11433 Cronridge Drive, Suite H
  713.                        Owings Mills, MD 21117
  714.                           +1-410-363-1097
  715.                        FAX: +1-410-363-3779
  716.  
  717.                       MHS: Support @ Infinite
  718.           CompuServe: >MHS:Support @ Infinite (or 73270,405)
  719.            Internet: Support @ Infinite.MHS.CompuServe.com
  720.  
  721.